Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests] Wait for Kafka playground to be ready before waiting for messages #5503

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

radical
Copy link
Member

@radical radical commented Aug 30, 2024

The initial startup of the services can take some time to
get ready, and if a docker image needs to be pulled down too then that
increases the wait time.

Fixes #5489

Microsoft Reviewers: Open in CodeFlow

.. messages. The initial startup of the services can take some time to
get ready, and if a docker image needs to be pulled down too then that
increases the wait time.

Fixes dotnet#5489
@radical radical requested a review from mitchdenny August 30, 2024 19:27
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Aug 30, 2024
@radical radical added area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication testing ☑️ and removed area-codeflow for labeling automated codeflow. intentionally a different color! labels Aug 30, 2024
@radical radical enabled auto-merge (squash) August 30, 2024 20:45
@radical radical merged commit 3b87964 into dotnet:main Aug 30, 2024
11 checks passed
@radical radical deleted the kafka-test-fix branch August 30, 2024 21:45
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication testing ☑️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing Aspire.Playground.Tests.ProjectSpecificTests.KafkaTest
2 participants